CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES 算法

搜索资源列表

  1. Cryptography-and-Network-Security

    2下载:
  2. 用C/C++实现加解密算法及其应用:DES(或AES)和基于DES(或AES)的CMAC。-With C/C++ achieve encryption and decryption algorithm and its application: DES (or AES) and based on DES (or AES) of CMAC.
  3. 所属分类:加密解密

    • 发布日期:2017-06-07
    • 文件大小:916422
    • 提供者:Peter
  1. AESOperator

    0下载:
  2. AES 是一种可逆加密算法,对用户的敏感信息加密处理 对原始数据进行AES加密后,在进行Base64编码转化;-AES is a reversible encryption algorithm to encrypt sensitive information on the user' s processing of raw data after AES encryption, making Base64 encoding conversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1561
    • 提供者:张寒
  1. Des_3Des_Aes

    0下载:
  2. 用C#编写的分组密码算法加解密演示系统,可以实现DES,3DES和AES字符串和文件的加解密-Written in C# using block cipher encryption and decryption demo system that can achieve DES, 3DES and AES encrypt and decrypt strings and files
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9966845
    • 提供者:caoxin
  1. AEDPSMS4

    0下载:
  2. 程序中综合AES以及SMS4算法,可选择对明文用何种算法加密解密-Program integrated AES and SMS4 algorithm, which can choose the plaintext with the encryption and decryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:9255
    • 提供者:yangwanzhao
  1. aessuanfaJiMijiemiYuanma

    0下载:
  2. aes加密解密算法案例。可以直接copy来直接用。注释也挺详细的-Aes encryption decryption algorithm. Can directly copy to use directly. Also pretty detailed comments
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:20998
    • 提供者:小君
  1. openssl_enc

    0下载:
  2. 利用openssl进行加密解密,其中实现了aes、3des、rsa算法,包括测试程序。下了编译不通过请参考openssl配置,动态链接库路径以及包含头文件路径是否正确。-Use openssl for encryption and decryption, which achieved a aes, 3des, rsa algorithm, including testing procedures. Under the compiler does not pass, please refer to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2135
    • 提供者:田元江
  1. test3

    0下载:
  2. ECC和AES加密算法哦~ECC和AES加密算法哦~-ECC and AES encryption algorithm oh ~ ECC and AES encryption algorithm oh ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3887681
    • 提供者:zhaohang
  1. encrypthls-AES128

    0下载:
  2. 使用HLS规范里的AES-128加密算法来加密TS文件,自动加密playlist里的所有TS,并每10个TS变换一次Key,支持IV,PKCS#7-support AES-128 to encrypt TS file, this tool support encrypt each TS in playlist automatically, and it will change key every 10 ts file, it alos support IV and PKCS#7
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:24400534
    • 提供者:cary
  1. CMAC

    0下载:
  2. 在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。-In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:232488
    • 提供者:石坚
  1. AES_JIAMI

    0下载:
  2. KEIL开发stm32F103C程序,USB通讯+AES加密算法,用于专门的通讯协议,主机和从机通讯-KEIL development stm32F103C program, USB communication+AES encryption algorithm for a special communication protocol, the master and slave communications
  3. 所属分类:uCOS

    • 发布日期:2017-06-03
    • 文件大小:15252099
    • 提供者:hrt
  1. AES_OFB

    0下载:
  2. 标准块加密算法,AES加密,OFB模式,编译通过-Standard block encryption algorithm, AES encryption, OFB mode, compiled by
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:15577
    • 提供者:SarahV
  1. 256AESCipher

    0下载:
  2. 256位AES高级加密算法的实现。包括加密和解密过程。-256Bit AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:517651
    • 提供者:杨宇
  1. tiny_aes_latest.tar

    1下载:
  2. 主要实现使用verilog HDL语言实现AES的加密算法-Main implementation using verilog HDL language implementation of AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:808849
    • 提供者:徐晴羽
  1. ase-matlab

    0下载:
  2. 基于matlab的128位aes加密解密算法 有效利用pipeline提高了设计的时钟频率和吞吐量 是一个十分高效的作品-Effective use of pipeline based on matlab 128 aes encryption and decryption algorithm improves the design of the clock frequency and throughput is a very efficient work
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:17251
    • 提供者:tony
  1. 51AES

    1下载:
  2. 基于51单片机的AES加密解密算法实现加密解密-51 single AES encryption and decryption algorithms
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:55095
    • 提供者:郑韦德
  1. MyEncryptor

    0下载:
  2. 安卓加密解密字符串的软件,用来测试rsa aes des 等加密解密算法-android rsa aes
  3. 所属分类:android

    • 发布日期:2017-04-09
    • 文件大小:1318169
    • 提供者:任文慧
  1. AESL

    0下载:
  2. AES加密算法轻量化,AESL资源有限时使用-Lightweight AES encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-05-15
    • 文件大小:4024272
    • 提供者:mahaifeng
  1. Delphi_122174

    0下载:
  2. Delphi:包括了各种常见的Delphi加密算法实例源码,它们是2DES、3DES、3DES3算法、AES、BASE64、Blowfish、CRC32-Dym、CRC32-Static、DES、MD5、RSA、SHA等加密的算法演示实例,每个实例都可以在D7下编译运行,对于学习看效果来说,挺方便的。 -Delphi: Delphi includes a variety of common encryption algorithm source code examples, they are
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:613794
    • 提供者:HZ2FYFQ
  1. PMAC

    0下载:
  2. 是在VS2010上对消息认证码PMAC的动态链接库编译。PMAC是一种基于AES分组算法的消息认证码,于2002年提出,安全性强。-Is a dynamic link library compiled on VS2010 for message authentication code of PMAC. PMAC is a grouping algorithm based AES message authentication code, proposed in 2002, strong safet
  3. 所属分类:Console

    • 发布日期:2017-06-10
    • 文件大小:17486365
    • 提供者:王山
  1. ARPR2014-www.jiepat.com

    0下载:
  2. Arpr就是Advanced RAR Repair,是一款rar密码破解软件,帮你找回rar文件的密码,注册后可以解开多达128位密码。 这种压缩方法支划自解压压缩包可自设暴破字符集(支划非英文字符)随时可中断破解进度,稍后可自断点继续可后台运行,仅在闲置状况下占用CPU可选用自定义化的“暴破”方法,也可选用高效的字典方法支划经AES-1 简单易用。 arpr软件 arpr v1.53汉化美化版是一个速度很快,可以帮你找回RAR文件的密码,注册后可以解开多达128位密码。 它提供
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1325418
    • 提供者:xiuyi
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com